splne Subroutine

public subroutine splne(x, y, n, y2)

Arguments

Type IntentOptional Attributes Name
real(kind=wp) :: x(n)
real(kind=wp) :: y(n)
integer :: n
real(kind=wp) :: y2(n)